home *** CD-ROM | disk | FTP | other *** search
/ Dye Another Day / DyeAnotherDay.bin / swf / 4.swf / scripts / DefineButton2_18 / BUTTONCONDACTION on(release).as < prev    next >
Text File  |  2003-04-02  |  64b  |  5 lines

  1. on(release){
  2.    this.dragging = false;
  3.    gotoAndStop(1);
  4. }
  5.